Don't offer/use openssl s_client by default
authorRob Browning <rlb@defaultvalue.org>
Sun, 23 Apr 2017 16:24:54 +0000 (11:24 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 23 Apr 2017 16:49:16 +0000 (11:49 -0500)
commitc0c33fb6718582f37e9402ca24ef3a5ff20ea060
tree4d6cc61362eb10b712942da17c3ee3dfca08ab0e
parent76c163bc2eabe664977a78a90c85848a292233c3
parente2c4be1ad5de241d44d9f8a3ffec5a0663028838
Don't offer/use openssl s_client by default

"s_client is a debug tool, it does not set up a secure connection, it
ignores all errors and just continues.  It also doesn't do checks it
should be doing.  This is all documented behaviour." -- Kurt Roeckx

Add 0009-openssl-s_client-is-no-longer-a-default-for-ssl-conn.patch to
fix the problem.  Thanks to Kurt Roeckx for reporting the issue.

Closes: 766397
debian/.git-dpm
debian/patches/0001-Prefer-usr-share-info-emacs-MAJORVERSION.patch
debian/patches/0002-Run-debian-startup-and-set-debian-emacs-flavor.patch
debian/patches/0003-Remove-files-that-appear-to-be-incompatible-with-the.patch
debian/patches/0004-Adjust-documentation-references-for-Debian.patch
debian/patches/0005-Modify-the-output-of-version-to-indicate-Debian-modi.patch
debian/patches/0006-Don-t-try-to-build-src-macuvs.h-via-IVD_Sequences.tx.patch
debian/patches/0007-Kill-gpg-agent-in-package-test.el-to-avoid-a-race.patch
debian/patches/0008-Emacs-shouldn-t-segfault-when-gcc-expects-nopie.patch
debian/patches/0009-openssl-s_client-is-no-longer-a-default-for-ssl-conn.patch
debian/patches/series